-
Notifications
You must be signed in to change notification settings - Fork 60
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix repository tests #163
Fix repository tests #163
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## 4.9.0-2.13.0 #163 +/- ##
=============================================
Coverage 67.24% 67.24%
=============================================
Files 3335 3335
Lines 64596 64596
Branches 10331 10331
=============================================
+ Hits 43437 43439 +2
+ Misses 18650 18649 -1
+ Partials 2509 2508 -1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Perhaps it would be good to add some commentary on what is being taken out so that in future synchronisation we don't have to do too much research on the changes.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Description
Fix repository tests
Issues Resolved
#162
Check List
yarn test:jest
yarn test:jest_integration